home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 576 / ruf / rufus1.ruf < prev    next >
Text File  |  1992-05-22  |  285b  |  17 lines

  1. 100:
  2. alert $6 "[1][Testmeldung][Nochmal|Weiter]"
  3. if eq $6 1 100
  4. send "atz"
  5. rwait $1 "&ok" 4
  6. if ne $1 0 200
  7. protokoll zmodem
  8. send "RUFUS ist Super"
  9. send \189
  10. send "Hallöchen"-
  11. baudrate 9600
  12. goto 3
  13. 200:
  14. alert "[2][String nicht angekommen][OK|Nochmal]"
  15. if eq $0 2 100
  16. end
  17.